Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

remove allocation in deserialization #28

Merged
merged 1 commit into from
Jul 18, 2024
Merged

remove allocation in deserialization #28

merged 1 commit into from
Jul 18, 2024

Conversation

folkertdev
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 30.08%. Comparing base (82c7d17) to head (44f30b7).

Files Patch % Lines
src/wire/mod.rs 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   30.19%   30.08%   -0.11%     
==========================================
  Files          31       31              
  Lines        1984     1981       -3     
==========================================
- Hits          599      596       -3     
  Misses       1385     1385              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@folkertdev folkertdev force-pushed the deserialize-str branch 2 times, most recently from 21540d6 to 0638c30 Compare July 15, 2024 09:00
Copy link
Collaborator

@tdittr tdittr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvement!

@tdittr tdittr merged commit aa8dca4 into main Jul 18, 2024
12 of 13 checks passed
@tdittr tdittr deleted the deserialize-str branch July 18, 2024 15:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants